Skip to content

[3.14] gh-153422: Assert bool return type in tkinter tests (GH-153429) (GH-153439)#153442

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-1604c80-3.14
Jul 9, 2026
Merged

[3.14] gh-153422: Assert bool return type in tkinter tests (GH-153429) (GH-153439)#153442
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-1604c80-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

The tests for PhotoImage.transparency_get(), Text.debug() and
Treeview.exists() now assert the exact bool type, and the documentation
and docstrings use "true"/"false" instead of "1"/"0".
(cherry picked from commit 1604c80)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 4.8 noreply@anthropic.com

…honGH-153429) (pythonGH-153439)

The tests for PhotoImage.transparency_get(), Text.debug() and
Treeview.exists() now assert the exact bool type, and the documentation
and docstrings use "true"/"false" instead of "1"/"0".
(cherry picked from commit 1604c80)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@serhiy-storchaka serhiy-storchaka merged commit b1064ed into python:3.14 Jul 9, 2026
51 checks passed
@miss-islington miss-islington deleted the backport-1604c80-3.14 branch July 9, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants